Welcome![Sign In][Sign Up]
Location:
Search - cubic spline

Search list

[Data structspoint3Dspline

Description: 实现三维空间点的样条插值算法,point3D cubic spline-The realization of three-dimensional space point spline interpolation algorithm, point3D cubic spline
Platform: | Size: 14862336 | Author: qiaodong | Hits:

[Windows Developbbb

Description: 用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
Platform: | Size: 3072 | Author: ren | Hits:

[Graph Drawingmatlab_to_draw_the_cubic_B-spline

Description: 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值-The use of MATLAB drawn 3 times uniform B-spline curve, has a certain reference value
Platform: | Size: 1024 | Author: 卓雅 | Hits:

[Algorithmsanmu

Description: 三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.-Cubic spline function algorithm C++ Source code for the project to calculate the smooth curve interpolation calculation.
Platform: | Size: 602112 | Author: 李林 | Hits:

[Algorithmspline

Description: 三次样条插值的源代码,可以用dsp实现,希望对大家有用!-Cubic spline interpolation of the source code, can be used dsp realize, in the hope that everyone useful!
Platform: | Size: 2048 | Author: myra | Hits:

[Otherspline

Description: 问题:用三次样条插值法求节点的函数值。 算法描述: 1. 以 为参数变量的方法(三弯矩方程) 用二阶导数值 来计算S(x)。 首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式 式中 是未知参数。 由第一类边界 ,导出关于 的三对角方程组 = 式中, k=1,2,…n-1 , 求出 后再代入S(x)得到函数值。 -Question: using cubic spline interpolation method node function value. Algorithm Description: 1. That the parameter variables (three moment equation) used to calculate the numerical second derivative S (x). The first constructor from the conditional linear expression, and then on the points to be continuity in the use of cubic spline function S (x) in the interval [] where the expression is the unknown parameters. From the first category boundaries, derived on the tridiagonal equations where =, k = 1,2, ... n-1, obtained after the substitution S (x) be function values.
Platform: | Size: 1024 | Author: wangyangyang | Hits:

[matlabC2sanciyangtiaochazhi

Description: C2三次样条插值. MATLAB源程序-C2 cubic spline interpolation. MATLAB source code
Platform: | Size: 1024 | Author: yyj | Hits:

[matlabCspline

Description: 这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) -This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J)
Platform: | Size: 1024 | Author: 朱与心 | Hits:

[Graph programdchazhi

Description: delphi版三次样条插值,并有两个例子-delphi version of cubic spline interpolation, and two examples
Platform: | Size: 7168 | Author: panpan | Hits:

[Graph Drawingspline

Description: 三次样条插值 MATLAB编程 可直接会出图像并输出样条函数-Cubic spline interpolation can be directly MATLAB programming will be the image and the output spline function
Platform: | Size: 10240 | Author: niyang | Hits:

[Algorithmintegratedgradient

Description: The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods. In higher dimensions, only a finite difference/linear algebra solution is provided, but it is fully vectorized and fully sparse in its approach. In 2-d and 3-d, if the gradients are inconsistent, then a least squares solution is generated
Platform: | Size: 11264 | Author: 徐亮 | Hits:

[Algorithmyangtiaochazhi

Description: 样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
Platform: | Size: 23552 | Author: 张继江 | Hits:

[Windows DevelopCubicSplineAndBezier

Description: 程序中尝试了各种平滑曲线的算法,包括 三次样条平滑曲线 的算法类 贝塞尔曲线的算法 GDI+平滑曲线的代码-Procedures to try a variety of smooth curves of the algorithm, including the cubic spline curve smoothing algorithm type algorithm Bessel curve smooth curve GDI+ code
Platform: | Size: 4038656 | Author: yc | Hits:

[JSP/Javacubicsplineinterpolation1

Description: 实现离散数据的三次样条插值的java语言实现-Realize discrete data of the cubic spline interpolation of the java language
Platform: | Size: 1024 | Author: yangyanlong | Hits:

[Mathimatics-Numerical algorithmsspline.Qt4

Description: Class for construction of cubic natural and periodic splines. Allows to construct the spline passing through set points. Using Qt4.
Platform: | Size: 3072 | Author: denzha | Hits:

[Graph Drawingspline

Description: 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
Platform: | Size: 2048 | Author: shanshan | Hits:

[Mathimatics-Numerical algorithmsCUBIC

Description: 三次样条插值函数的具体应用程序,主要应用于热敏电阻的温度和阻值之间的换算-Cubic spline interpolation function of the specific applications, mainly used in thermistor temperature and resistance of the conversion between
Platform: | Size: 1024 | Author: 李林 | Hits:

[CA authCubicSplineInterpolation

Description: Cubic Spline Interpolation
Platform: | Size: 15360 | Author: EMIC | Hits:

[Graph DrawingInterpolations

Description: This application plots in a windows plataform a cubic spline curve using VB.net development
Platform: | Size: 59392 | Author: davidsonb | Hits:

[Algorithmspline

Description: 用于求解三次样条拟合!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Used to solve the cubic spline fitting! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
Platform: | Size: 1024 | Author: juice | Hits:
« 1 23 4 5 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net